Mapping URL: /productprice/country/{id}
Description: find the productprice entities of country with the appended id
Microservice: ProductService
/productprice/country/{id} |
Mapping URL: /productprice/country/{id}
Description: CountryService
Name: findAllProductPriceOfCountry(id)
Request Method: GET
Service Interface: /productprice/country/{id}
Service Entity: Country
3.1 CountryService | 3.2 DiscountCampaignService | 3.3 ProductService | 3.4 ShopLicenseService |